Current File : //var/www/prestashop/modules/ps_accounts/vendor/lcobucci/jwt/src/Token/Plain.php
<?php
namespace PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Token;
use PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Token;
use function class_alias;
\class_exists(Plain::class, \false) || class_alias(Token::class, Plain::class);